返回x的反正切值。这将接受任何数字,因为与dtan不同,darctans渐近线在y轴上,因此它意味着你将永远不会返回大于90或小于-90的数字。
darctan(x);
Real(实数)
val = darctan(1);
This will set "val" to -45.